home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Professional Soft Collection 1.02
/
Professional Soft Collection 1.02.iso
/
archivat
/
tron
/
whatsnew.120
< prev
Wrap
Text File
|
1996-01-26
|
5KB
|
127 lines
───────────────────────────────────────────────────────────────────────────────
WHAT IS NEW «-» TRON VERSION 1.20
───────────────────────────────────────────────────────────────────────────────
updated (2.May,1994 - 13.April,1994)
- added tinyprog v3.9 (released 3-11-94)
- added sea-axe v2.44
- added pgm-pack v0.15
- added compack 4.5 (Thanks to P.Fischer H. for supplying this packer)
- added new diet version (1.45)
- the encryption scanner was removed due to the new universal expanders!!
(-u/-p) tron is now able to handle a lot of compression/protecting
routines (like protect etc.) without knowing anything about the kind,
key or the algorithm of the cryptor or compressor. On slow processors
and on large files this process can last up to 5 Minutes....
new commands for the uni-expander:
-u the normal rebuilding option. The single step interrupt
is used to trace a program until it is unprotected in the memory!
-p the professional rebuilding option. Tron switches the
processor into the virtual 8086 mode to fake anti-debugging
stuff (80386+).
- Tron now also searches on exe-files for the com-version of a compressor!
Several files were send to us which uses an exe-header on a compression
routine for com-files to avoid unprotecting.
- made changes to the system data area, new unpack code handling
and internal macro functions! The result is also an encryption
of the decompression routines to make understanding harder.
3 KB of memory was wone through this!
- new and bug fixed command line handling:
if a file name inhibits the '-' character, tron wrongly assumed that
the following char is an option. 'INC-1.ARJ'!
- The piping problem is fixed! (Thanx to Peter Z.)
If you type in "tron -i *.* > info.txt" on the command-line all
screen output from tron is redirected to this file.
- A rewrite of the relocation routines!
tron now adapts his code on the relocation opcodes!
- tron does not make *.exp files anymore. The expanded file gets the
name of the source file, the source file itself gets the extension
.bak!
- New technic to determine the inital header settings!
─────────| CHANGES IN TRON V1.06 |───────────────────────────────────────────
Updated 23 July,1993
- Cause a lot of people asked me why Tron can't unpack COM files I added this
feature. So tron is now able to unpack Diet,Pklite,Compack,Tiny,Protect,Ice
Com-Files. Of Course all versions of this Packers.
- A total rewrite of all unpack routines, (lots of Bugs fixed)
(this took me about xxx hours of hard work)
- New diet version added (Diet 1.00d)
- The encryption structur analyzer is now avaible for all EXE files.
(this was only possible through a total change of the Tron Structurs)
Use this if something goes wrong in the normal modus!!!
- New Version Analyzer
Tron displays now the different versions of a packer.
(Pklite v1.00ß - v1.20) (Diet 1.00d - 1.44) usw.
- Added Compack v4.4 and perhaps v4.5 too, sorry but we got no Copy of this
Packer.
- changed commandline parameters [Options] [InputFile] [Outputfile]
Default Extensions are EXE & COM!
- Pklite v1.20r and v1.15 added! Pkware uses now an encryption structure to
hide their packing code but only with the extra compression option.
No prob for us!
- Added Ice Version 1.0 (Icebreaker)
- Added ProPack Version 2.08 (emphasis on packed size)
- Added Protect! EXE 1.00
- Added Protect! EXE/COM 2.00
- Added PROTECT! EXE/COM 3.0 (C) 1993 Jeremy Lilley
───────────────────────────────────────────────────────────────────────────────
« WHAT WAS NEW «-» TRON VERSION 1.02 »
───────────────────────────────────────────────────────────────────────────────
Updated 25th May, 1993
- New Pklite Decode Routines:
When tron finds a hacked Pklite Coding, it tries to adapt itself on the found
code. For example, if some opcodes are changed by a Freak, tron detects
the changes and tries to interpret them!!
The new Tron Pklite Routines are selfmodyfing to allow an high succes rate!
- Encryption Scanner (MCEAT)
If a packing routine is encrypted with a key or something like that, the
protecting code will be eleminated.
It makes no matter for tron if it is an unkown encryption method!!!
Scanning support is avaiable for DIET and PKLITE Packers!
- TinyProg Version 3.8 added!
Tranzoa, Co has inhibit much debugger shocking code...
It is really hard to unpack these files because of Random Keys used
to encrypt the output files..
- Fixed bug with the Tiny Prog 1.0 unpacker
After rewriting the Tron Searchsystem we mixed up the Pklite and
Tiny signatures, sorry! (Reported by Sysop of Chatterbox)